3.1.90 \(\int (d+e x^2) (a+b \text {sech}^{-1}(c x)) \, dx\) [90]

Optimal. Leaf size=112 \[ -\frac {b e x \sqrt {\frac {1}{1+c x}} \sqrt {1+c x} \sqrt {1-c^2 x^2}}{6 c^2}+d x \left (a+b \text {sech}^{-1}(c x)\right )+\frac {1}{3} e x^3 \left (a+b \text {sech}^{-1}(c x)\right )+\frac {b \left (6 c^2 d+e\right ) \sqrt {\frac {1}{1+c x}} \sqrt {1+c x} \text {ArcSin}(c x)}{6 c^3} \]

[Out]

d*x*(a+b*arcsech(c*x))+1/3*e*x^3*(a+b*arcsech(c*x))+1/6*b*(6*c^2*d+e)*arcsin(c*x)*(1/(c*x+1))^(1/2)*(c*x+1)^(1
/2)/c^3-1/6*b*e*x*(1/(c*x+1))^(1/2)*(c*x+1)^(1/2)*(-c^2*x^2+1)^(1/2)/c^2

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 112, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 16, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {6426, 12, 396, 222} \begin {gather*} d x \left (a+b \text {sech}^{-1}(c x)\right )+\frac {1}{3} e x^3 \left (a+b \text {sech}^{-1}(c x)\right )+\frac {b \sqrt {\frac {1}{c x+1}} \sqrt {c x+1} \text {ArcSin}(c x) \left (6 c^2 d+e\right )}{6 c^3}-\frac {b e x \sqrt {\frac {1}{c x+1}} \sqrt {c x+1} \sqrt {1-c^2 x^2}}{6 c^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(d + e*x^2)*(a + b*ArcSech[c*x]),x]

[Out]

-1/6*(b*e*x*Sqrt[(1 + c*x)^(-1)]*Sqrt[1 + c*x]*Sqrt[1 - c^2*x^2])/c^2 + d*x*(a + b*ArcSech[c*x]) + (e*x^3*(a +
 b*ArcSech[c*x]))/3 + (b*(6*c^2*d + e)*Sqrt[(1 + c*x)^(-1)]*Sqrt[1 + c*x]*ArcSin[c*x])/(6*c^3)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 222

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSin[Rt[-b, 2]*(x/Sqrt[a])]/Rt[-b, 2], x] /; FreeQ[{a, b}
, x] && GtQ[a, 0] && NegQ[b]

Rule 396

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Simp[d*x*((a + b*x^n)^(p + 1)/(b*(n*(
p + 1) + 1))), x] - Dist[(a*d - b*c*(n*(p + 1) + 1))/(b*(n*(p + 1) + 1)), Int[(a + b*x^n)^p, x], x] /; FreeQ[{
a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && NeQ[n*(p + 1) + 1, 0]

Rule 6426

Int[((a_.) + ArcSech[(c_.)*(x_)]*(b_.))*((d_.) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> With[{u = IntHide[(d + e*x^
2)^p, x]}, Dist[a + b*ArcSech[c*x], u, x] + Dist[b*Sqrt[1 + c*x]*Sqrt[1/(1 + c*x)], Int[SimplifyIntegrand[u/(x
*Sqrt[1 - c*x]*Sqrt[1 + c*x]), x], x], x]] /; FreeQ[{a, b, c, d, e}, x] && (IGtQ[p, 0] || ILtQ[p + 1/2, 0])

Rubi steps

\begin {align*} \int \left (d+e x^2\right ) \left (a+b \text {sech}^{-1}(c x)\right ) \, dx &=d x \left (a+b \text {sech}^{-1}(c x)\right )+\frac {1}{3} e x^3 \left (a+b \text {sech}^{-1}(c x)\right )+\left (b \sqrt {\frac {1}{1+c x}} \sqrt {1+c x}\right ) \int \frac {3 d+e x^2}{3 \sqrt {1-c^2 x^2}} \, dx\\ &=d x \left (a+b \text {sech}^{-1}(c x)\right )+\frac {1}{3} e x^3 \left (a+b \text {sech}^{-1}(c x)\right )+\frac {1}{3} \left (b \sqrt {\frac {1}{1+c x}} \sqrt {1+c x}\right ) \int \frac {3 d+e x^2}{\sqrt {1-c^2 x^2}} \, dx\\ &=-\frac {b e x \sqrt {\frac {1}{1+c x}} \sqrt {1+c x} \sqrt {1-c^2 x^2}}{6 c^2}+d x \left (a+b \text {sech}^{-1}(c x)\right )+\frac {1}{3} e x^3 \left (a+b \text {sech}^{-1}(c x)\right )+\frac {\left (b \left (6 c^2 d+e\right ) \sqrt {\frac {1}{1+c x}} \sqrt {1+c x}\right ) \int \frac {1}{\sqrt {1-c^2 x^2}} \, dx}{6 c^2}\\ &=-\frac {b e x \sqrt {\frac {1}{1+c x}} \sqrt {1+c x} \sqrt {1-c^2 x^2}}{6 c^2}+d x \left (a+b \text {sech}^{-1}(c x)\right )+\frac {1}{3} e x^3 \left (a+b \text {sech}^{-1}(c x)\right )+\frac {b \left (6 c^2 d+e\right ) \sqrt {\frac {1}{1+c x}} \sqrt {1+c x} \sin ^{-1}(c x)}{6 c^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains complex when optimal does not.
time = 0.32, size = 186, normalized size = 1.66 \begin {gather*} a d x+\frac {1}{3} a e x^3+b e \sqrt {\frac {1-c x}{1+c x}} \left (-\frac {x}{6 c^2}-\frac {x^2}{6 c}\right )+b d x \text {sech}^{-1}(c x)+\frac {1}{3} b e x^3 \text {sech}^{-1}(c x)-\frac {2 b d \sqrt {\frac {1-c x}{1+c x}} \sqrt {1-c^2 x^2} \text {ArcTan}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}{c-c^2 x}+\frac {i b e \log \left (-2 i c x+2 \sqrt {\frac {1-c x}{1+c x}} (1+c x)\right )}{6 c^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(d + e*x^2)*(a + b*ArcSech[c*x]),x]

[Out]

a*d*x + (a*e*x^3)/3 + b*e*Sqrt[(1 - c*x)/(1 + c*x)]*(-1/6*x/c^2 - x^2/(6*c)) + b*d*x*ArcSech[c*x] + (b*e*x^3*A
rcSech[c*x])/3 - (2*b*d*Sqrt[(1 - c*x)/(1 + c*x)]*Sqrt[1 - c^2*x^2]*ArcTan[Sqrt[1 - c*x]/Sqrt[1 + c*x]])/(c -
c^2*x) + ((I/6)*b*e*Log[(-2*I)*c*x + 2*Sqrt[(1 - c*x)/(1 + c*x)]*(1 + c*x)])/c^3

________________________________________________________________________________________

Maple [A]
time = 0.20, size = 135, normalized size = 1.21

method result size
derivativedivides \(\frac {\frac {a \left (d \,c^{3} x +\frac {1}{3} e \,c^{3} x^{3}\right )}{c^{2}}+\frac {b \left (\mathrm {arcsech}\left (c x \right ) d \,c^{3} x +\frac {\mathrm {arcsech}\left (c x \right ) e \,c^{3} x^{3}}{3}+\frac {\sqrt {-\frac {c x -1}{c x}}\, c x \sqrt {\frac {c x +1}{c x}}\, \left (6 \arcsin \left (c x \right ) c^{2} d -e c x \sqrt {-c^{2} x^{2}+1}+e \arcsin \left (c x \right )\right )}{6 \sqrt {-c^{2} x^{2}+1}}\right )}{c^{2}}}{c}\) \(135\)
default \(\frac {\frac {a \left (d \,c^{3} x +\frac {1}{3} e \,c^{3} x^{3}\right )}{c^{2}}+\frac {b \left (\mathrm {arcsech}\left (c x \right ) d \,c^{3} x +\frac {\mathrm {arcsech}\left (c x \right ) e \,c^{3} x^{3}}{3}+\frac {\sqrt {-\frac {c x -1}{c x}}\, c x \sqrt {\frac {c x +1}{c x}}\, \left (6 \arcsin \left (c x \right ) c^{2} d -e c x \sqrt {-c^{2} x^{2}+1}+e \arcsin \left (c x \right )\right )}{6 \sqrt {-c^{2} x^{2}+1}}\right )}{c^{2}}}{c}\) \(135\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x^2+d)*(a+b*arcsech(c*x)),x,method=_RETURNVERBOSE)

[Out]

1/c*(a/c^2*(d*c^3*x+1/3*e*c^3*x^3)+b/c^2*(arcsech(c*x)*d*c^3*x+1/3*arcsech(c*x)*e*c^3*x^3+1/6*(-(c*x-1)/c/x)^(
1/2)*c*x*((c*x+1)/c/x)^(1/2)*(6*arcsin(c*x)*c^2*d-e*c*x*(-c^2*x^2+1)^(1/2)+e*arcsin(c*x))/(-c^2*x^2+1)^(1/2)))

________________________________________________________________________________________

Maxima [A]
time = 0.51, size = 109, normalized size = 0.97 \begin {gather*} \frac {1}{3} \, a x^{3} e + a d x + \frac {1}{6} \, {\left (2 \, x^{3} \operatorname {arsech}\left (c x\right ) - \frac {\frac {\sqrt {\frac {1}{c^{2} x^{2}} - 1}}{c^{2} {\left (\frac {1}{c^{2} x^{2}} - 1\right )} + c^{2}} + \frac {\arctan \left (\sqrt {\frac {1}{c^{2} x^{2}} - 1}\right )}{c^{2}}}{c}\right )} b e + \frac {{\left (c x \operatorname {arsech}\left (c x\right ) - \arctan \left (\sqrt {\frac {1}{c^{2} x^{2}} - 1}\right )\right )} b d}{c} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)*(a+b*arcsech(c*x)),x, algorithm="maxima")

[Out]

1/3*a*x^3*e + a*d*x + 1/6*(2*x^3*arcsech(c*x) - (sqrt(1/(c^2*x^2) - 1)/(c^2*(1/(c^2*x^2) - 1) + c^2) + arctan(
sqrt(1/(c^2*x^2) - 1))/c^2)/c)*b*e + (c*x*arcsech(c*x) - arctan(sqrt(1/(c^2*x^2) - 1)))*b*d/c

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 267 vs. \(2 (67) = 134\).
time = 0.58, size = 267, normalized size = 2.38 \begin {gather*} \frac {2 \, a c^{3} x^{3} \cosh \left (1\right ) + 2 \, a c^{3} x^{3} \sinh \left (1\right ) + 6 \, a c^{3} d x - 2 \, {\left (6 \, b c^{2} d + b \cosh \left (1\right ) + b \sinh \left (1\right )\right )} \arctan \left (\frac {c x \sqrt {-\frac {c^{2} x^{2} - 1}{c^{2} x^{2}}} - 1}{c x}\right ) - 2 \, {\left (3 \, b c^{3} d + b c^{3} \cosh \left (1\right ) + b c^{3} \sinh \left (1\right )\right )} \log \left (\frac {c x \sqrt {-\frac {c^{2} x^{2} - 1}{c^{2} x^{2}}} - 1}{x}\right ) + 2 \, {\left (3 \, b c^{3} d x - 3 \, b c^{3} d + {\left (b c^{3} x^{3} - b c^{3}\right )} \cosh \left (1\right ) + {\left (b c^{3} x^{3} - b c^{3}\right )} \sinh \left (1\right )\right )} \log \left (\frac {c x \sqrt {-\frac {c^{2} x^{2} - 1}{c^{2} x^{2}}} + 1}{c x}\right ) - {\left (b c^{2} x^{2} \cosh \left (1\right ) + b c^{2} x^{2} \sinh \left (1\right )\right )} \sqrt {-\frac {c^{2} x^{2} - 1}{c^{2} x^{2}}}}{6 \, c^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)*(a+b*arcsech(c*x)),x, algorithm="fricas")

[Out]

1/6*(2*a*c^3*x^3*cosh(1) + 2*a*c^3*x^3*sinh(1) + 6*a*c^3*d*x - 2*(6*b*c^2*d + b*cosh(1) + b*sinh(1))*arctan((c
*x*sqrt(-(c^2*x^2 - 1)/(c^2*x^2)) - 1)/(c*x)) - 2*(3*b*c^3*d + b*c^3*cosh(1) + b*c^3*sinh(1))*log((c*x*sqrt(-(
c^2*x^2 - 1)/(c^2*x^2)) - 1)/x) + 2*(3*b*c^3*d*x - 3*b*c^3*d + (b*c^3*x^3 - b*c^3)*cosh(1) + (b*c^3*x^3 - b*c^
3)*sinh(1))*log((c*x*sqrt(-(c^2*x^2 - 1)/(c^2*x^2)) + 1)/(c*x)) - (b*c^2*x^2*cosh(1) + b*c^2*x^2*sinh(1))*sqrt
(-(c^2*x^2 - 1)/(c^2*x^2)))/c^3

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (a + b \operatorname {asech}{\left (c x \right )}\right ) \left (d + e x^{2}\right )\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x**2+d)*(a+b*asech(c*x)),x)

[Out]

Integral((a + b*asech(c*x))*(d + e*x**2), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)*(a+b*arcsech(c*x)),x, algorithm="giac")

[Out]

integrate((e*x^2 + d)*(b*arcsech(c*x) + a), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \left (e\,x^2+d\right )\,\left (a+b\,\mathrm {acosh}\left (\frac {1}{c\,x}\right )\right ) \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d + e*x^2)*(a + b*acosh(1/(c*x))),x)

[Out]

int((d + e*x^2)*(a + b*acosh(1/(c*x))), x)

________________________________________________________________________________________